Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect Named Data Store at construction #9370

Merged
merged 2 commits into from
Mar 20, 2025

Conversation

mcr229
Copy link
Contributor

@mcr229 mcr229 commented Mar 18, 2025

Summary: EdgeProgramManager should never take in a NamedDataStore, it should always be collected from the EdgePrograms that it recieves.

Differential Revision: D71407899

Copy link

pytorch-bot bot commented Mar 18, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9370

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 1 Unrelated Failure

As of commit c7f62d5 with merge base 0e5f309 (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 18, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71407899

Summary:

EdgeProgramManager should never take in a NamedDataStore, it should always be collected from the EdgePrograms that it recieves.

Reviewed By: tarun292

Differential Revision: D71407899
@mcr229 mcr229 force-pushed the export-D71407899 branch from 3016825 to c518d3f Compare March 18, 2025 22:06
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71407899

@mcr229 mcr229 force-pushed the export-D71407899 branch from c518d3f to 8502617 Compare March 19, 2025 22:18
mcr229 added a commit to mcr229/executorch that referenced this pull request Mar 19, 2025
Summary:

EdgeProgramManager should never take in a NamedDataStore, it should always be collected from the EdgePrograms that it recieves.

Reviewed By: tarun292

Differential Revision: D71407899
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71407899

@mcr229 mcr229 force-pushed the export-D71407899 branch from 8502617 to c7f62d5 Compare March 20, 2025 00:14
@facebook-github-bot
Copy link
Contributor

@mcr229 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot merged commit f721779 into pytorch:main Mar 20, 2025
79 of 81 checks passed
oscarandersson8218 pushed a commit to oscarandersson8218/executorch that referenced this pull request Mar 21, 2025
Differential Revision: D71407899

Pull Request resolved: pytorch#9370
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants